fix Uncaught TypeError: map.checkResize is not a function (#593)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 7 Jun 2020 16:56:18 +0000 (10:56 -0600)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2020 16:56:18 +0000 (10:56 -0600)
commit857c4c908e11974af7b35434145708dabd93ac8c
tree1521f0def8b3190f6b4d86ea1f86de5955f119dd
parent3d2ea4b85d09ec92d089186f5de21c8d5b568f30
fix Uncaught TypeError: map.checkResize is not a function (#593)

* fix Uncaught TypeError: map.checkResize is not a function

with GUI map preview.

* remove extra newline from map preview javascript.

* tighten up js generation.

* tighten up js some more.

* tweak js generation.
gui/map.cc